Post

Replies

Boosts

Views

Activity

Reply to File transfer issue from iPhone to Watch after iOS 17.5 & WatchOS 10.5 update
I am facing similar issue. My watch recording is getting published to my iPhone, but there is no acknowledgement to watch back. func session(_ session: WCSession, didFinish fileTransfer: WCSessionFileTransfer, error: Error?) is not getting called. using progress observer of WCSessionFileTransfer, it is fixed. But no idea whether there is any fix from apple in iOS 17.6 and watch os 10.6.
Topic: App & System Services SubTopic: General Tags:
Aug ’24
Reply to File transfer issue from iPhone to Watch after iOS 17.5 & WatchOS 10.5 update
I am facing similar issue. My watch recording is getting published to my iPhone, but there is no acknowledgement to watch back. func session(_ session: WCSession, didFinish fileTransfer: WCSessionFileTransfer, error: Error?) is not getting called. using progress observer of WCSessionFileTransfer, it is fixed. But no idea whether there is any fix from apple in iOS 17.6 and watch os 10.6.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to iOS26 UISearchbar and UISearchController cancellation issues
I completely replaced my search controller with search bar and my own cancel button which fixed all my issues and is working the way I wanted instead of tapping our heads :)
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’25